floatValue

@get:JvmName(name = "getFloatValue")
@set:JvmName(name = "setFloatValue")
var floatValue: Float

float float_value = 2;